CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 显示图像

搜索资源列表

  1. test-9(MFC-Picture--edge-detection)

    0下载:
  2. 用MFC的Picture控件显示图像,调用opencv函数进行边缘检测处理,-Use MFC Picture control display images, opencv function called edge detection processing,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28183552
    • 提供者:时光本无罪
  1. MFC_OpenCV-image-processing-platform

    0下载:
  2. 1、了解OpenCV在MFC框架中的使用,建立基于VC + OpenCV的图像处理平台; 2、在此基础上实现简单的图像处理操作,包括图像的打开、显示、放大、缩小、保存。-1 for use OpenCV in the MFC framework, the establishment of a platform based on image processing VC+ OpenCV s 2, simple image processing operations on this bas
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11148997
    • 提供者:李晓玲
  1. OpenCV-

    0下载:
  2. OPENCV,使用多种方法实现图像的显示,保存等基本功能。-OPENCV, using a variety of methods for image display, preservation and other basic functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:魏东梁
  1. OpenCVTest2

    0下载:
  2. OPENCV的图像处理小例子,输入图像并显示。是学习OPENCV的入门级材料。-OPENCV image processing small example, the input image and display. Learning OPENCV entry-level material.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6197779
    • 提供者:俞铭
  1. hist

    0下载:
  2. 该代码使用opencv显示一系列图像的直方图,对于利用颜色直方图进行图像分类、图像检索有很大的帮助!-The code uses opencv histogram display a series of images, the use of color histogram for image classification, image retrieval great help!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6013408
    • 提供者:房雪键
  1. OpenCvTest

    0下载:
  2. 用Opencv2.4.9和VC2013写的Opencv入门图像处理程序,主要是读取彩色图像、转化为灰度图像、用Canny算子进行边缘检测、显示各种图像等,是比较好的Opencv入门简单程序。-Written by Opencv2.4.9 and VC2013 Opencv entry image processing program, mainly to read the color image is converted to grayscale images, using Canny edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8611788
    • 提供者:江村
  1. Get-Pixel

    0下载:
  2. OpenCV显示鼠标点击处的坐标及对应的图像的像素值-OpenCV display coordinates and the corresponding pixel values of the image at a mouse click
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:671874
    • 提供者:陶伟
  1. opencv

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:1024
    • 提供者:何朝杰
  1. opencv_project

    0下载:
  2. openCv 写的一个用于显示图像的小程序,测试通过,可以直接使用,仅供学习参考-openCv write a small program used to display the image, test can be used directly, for study and reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2808212
    • 提供者:maxruan
  1. opencv

    0下载:
  2. opencv基础教程里的示例,包括opencv图像显示等基本的代码,还有部分相对较难的-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3466269
    • 提供者:吴婉莹
  1. CvvImage

    0下载:
  2. Visual Studio 中建立MFC,并在MFC中使用OpenCV来建立显示图像或者进行图像处理的程序作用的类-A class for MFC and OpenCV to show image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3245
    • 提供者:罗天男
  1. KinectSkeletonDetection

    0下载:
  2. 读取Kinect骨骼数据,利用opencv显示骨骼图像-Kinect skeleton read data
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-15
    • 文件大小:23994310
    • 提供者:liujun
  1. opencv-show-image-based-on-MFC

    0下载:
  2. 基于MFC实现opencv图像显示、灰度化、旋转、边缘检测和缩放功能-Opencv display, gray, rotate, edge detection and zoom image based on the MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:8774
    • 提供者:谢宝中
  1. main_display_live

    0下载:
  2. 在C++里面利用openCV库,利用摄像头实时显示图像,很好用哦-In C++ inside openCV library use, use the camera to display images in real time, oh well
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:549
    • 提供者:李辉
  1. opencvPmfc

    0下载:
  2. 这是一个MFC和OPENCV结合的程序,通过MFC图像控件显示图像。-This is a MFC procedures, combined with the OPENCV through MFC controls display images.
  3. 所属分类:Menu control

    • 发布日期:2017-05-11
    • 文件大小:2136122
    • 提供者:邓省
  1. Dlgopencv

    0下载:
  2. 创建基于MFC的程序,并用opencv打开图像,处理图像,并在MFC的控件上显示出来。同时比较了Mat类和IplImage类的异同。-Create an MFC-based programs, and open the image, process images using opencv, and displayed on the MFC' s control. Mat also compared the similarities and differences of class and
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19457668
    • 提供者:zhanghao
  1. picture-show

    0下载:
  2. 学习opencv基础知识,显示图像的函数showImage.-learning the basics of Opencv , the display image function:showImage.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:175422
    • 提供者:
  1. ShowRGB

    0下载:
  2. OpenCv实现鼠标移动显示图像RGB值-show RGB value of the point in the picture using Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3333909
    • 提供者:樊斌
  1. pointvalue

    0下载:
  2. 嵌套opencv的图像像素显示,可直接在vS中打开,或者加入工程-Nested opencv image pixel display, can be directly vS open, or join the project
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1127
    • 提供者:树哥
  1. showImage

    0下载:
  2. opencv中的显示图像代码,可以从电脑中任意位置读取图片并显示出来-Image show, it can read any image the computer and calculate it
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3323443
    • 提供者:terminats
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com